std.vita.errno

Undocumented in source.

Members

Functions

__errno
int* __errno()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
errno
int errno()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

E2BIG
enum E2BIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EACCES
enum EACCES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EADDRINUSE
enum EADDRINUSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EADDRNOTAVAIL
enum EADDRNOTAVAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EAFNOSUPPORT
enum EAFNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EAGAIN
enum EAGAIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EALREADY
enum EALREADY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADF
enum EBADF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBADMSG
enum EBADMSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EBUSY
enum EBUSY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECANCELED
enum ECANCELED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECHILD
enum ECHILD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNABORTED
enum ECONNABORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNREFUSED
enum ECONNREFUSED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ECONNRESET
enum ECONNRESET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDEADLK
enum EDEADLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDESTADDRREQ
enum EDESTADDRREQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDOM
enum EDOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EDQUOT
enum EDQUOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EEXIST
enum EEXIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFAULT
enum EFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFBIG
enum EFBIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFTYPE
enum EFTYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EHOSTDOWN
enum EHOSTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EHOSTUNREACH
enum EHOSTUNREACH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EIDRM
enum EIDRM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EILSEQ
enum EILSEQ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINPROGRESS
enum EINPROGRESS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINTR
enum EINTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EINVAL
enum EINVAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EIO
enum EIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EISCONN
enum EISCONN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EISDIR
enum EISDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ELOOP
enum ELOOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMFILE
enum EMFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMLINK
enum EMLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMSGSIZE
enum EMSGSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EMULTIHOP
enum EMULTIHOP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENAMETOOLONG
enum ENAMETOOLONG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETDOWN
enum ENETDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETRESET
enum ENETRESET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENETUNREACH
enum ENETUNREACH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENFILE
enum ENFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOBUFS
enum ENOBUFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENODATA
enum ENODATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENODEV
enum ENODEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOENT
enum ENOENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOEXEC
enum ENOEXEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOLCK
enum ENOLCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOLINK
enum ENOLINK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOMEM
enum ENOMEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOMSG
enum ENOMSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOPROTOOPT
enum ENOPROTOOPT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSPC
enum ENOSPC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSR
enum ENOSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSTR
enum ENOSTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOSYS
enum ENOSYS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTBLK
enum ENOTBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTCONN
enum ENOTCONN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTDIR
enum ENOTDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTEMPTY
enum ENOTEMPTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTRECOVERABLE
enum ENOTRECOVERABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTSOCK
enum ENOTSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTSUP
enum ENOTSUP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENOTTY
enum ENOTTY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ENXIO
enum ENXIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOPNOTSUPP
enum EOPNOTSUPP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOVERFLOW
enum EOVERFLOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EOWNERDEAD
enum EOWNERDEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPERM
enum EPERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPFNOSUPPORT
enum EPFNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPIPE
enum EPIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTO
enum EPROTO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTONOSUPPORT
enum EPROTONOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EPROTOTYPE
enum EPROTOTYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ERANGE
enum ERANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EREMOTE
enum EREMOTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EROFS
enum EROFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESHUTDOWN
enum ESHUTDOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESOCKTNOSUPPORT
enum ESOCKTNOSUPPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESPIPE
enum ESPIPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESRCH
enum ESRCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ESTALE
enum ESTALE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETIME
enum ETIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETIMEDOUT
enum ETIMEDOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETOOMANYREFS
enum ETOOMANYREFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETXTBSY
enum ETXTBSY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EUSERS
enum EUSERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EWOULDBLOCK
enum EWOULDBLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EXDEV
enum EXDEV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__ELASTERROR
enum __ELASTERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta